* {
	margin: 0 auto;
}
@font-face {
	font-family: 'regular';
	src: url(font/UbuntuRegular/UbuntuRegular.ttf);
}

@font-face {
	font-family: 'bold';
	src: url(font/UbuntuBold/UbuntuBold.ttf);
}

@font-face {
	font-family: 'roman';
	src: url(font/HelveticaRegular/HelveticaRegular.ttf);
}

.hatHeader {
	border: 1px solid #252525;
	background-size: cover;
	background-color:#252525;
	box-shadow: 0px 0px 2px 2px #bababa;
}

.language {
	font-size: 12px;
	color: white;
	margin-top: 4px;
}

.ru {
	float: left;
	color: #8c8c8c;
	font-family: regular;
}

.en {
	float: left;
	color: #8c8c8c;
	font-family: regular;
	margin-left: 3px;
}

.ch {
	float: left;
	color: #8c8c8c;
	font-family: regular;
	margin-left: 3px;
}

/*hover*/

.ru:hover {
	color: white;
	cursor: pointer;
	text-decoration: underline;
}

.en:hover {
	color: white;
	cursor: pointer;
	text-decoration: underline;
}

.ch:hover {
	color: white;
	cursor: pointer;
	text-decoration: underline;
}

/*hover close*/

.location {
	margin-top: 4px;
	float: left;
	color: white;
	font-size: 12px;

	font-family: regular;
}

.time {
	margin-top: 4px;
	float: left;
	color: white;
	font-size: 12px;

	font-family: regular;
}

.call	{
	margin-top: 4px;
	float: left;
	color: white;
	font-size: 12px;
	font-family: regular;
}

.info_hatHeader {
	margin-left: 4px;
		border-bottom: 1px dashed white;
}

.info_hatHeader-call {
	margin-left: 4px;
}

/*hover*/
.info_hatHeader:hover {
	text-decoration: none;
	cursor: pointer;
}

/*hover close*/


.logo {
	margin-top: 25px;

	float: left;
}

.links {

	margin-top: 50px;	

}

.header_link {
	color: black; 
	font-size: 14px;
	text-decoration: underline;
	font-family: regular;
	float: left;
	margin-left: 10px;
}

.header_link1 {
	color: #23a1de; 
	font-size: 14px;
	font-family: regular;
	float: left;
}

.header_link:hover {
	
	cursor: pointer;
	text-decoration: none;
}

.button_buy {
	font-size: 12px;
	font-family: bold;
	cursor: pointer;
	border: 1px solid #00bff3;
    background-size: cover;
    padding-bottom: 10px;
	text-align: center;
	margin-top: -10px;
	border-radius: 3px;
}

.button_buy:hover {
	background-color: #00bff3;
	color: white;
}

.clear {
	clear: both;
}

.line {
	border: 1px solid #ebebeb;
	margin-top: 15px;
}

.pages {
	color: black;
	font-family: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 16px;

}

.page {
	  padding-bottom: 16px;
}

.page1:hover {
	border-bottom: 5px solid #3eb9f5;
  	padding-bottom: 11px;
  	cursor: pointer;
}

.page:hover {
	border-bottom: 5px solid #3eb9f5;
  	padding-bottom: 11px;
  	cursor: pointer;
}

.line_full-page {
	border: 1px solid #cccccc;
	height: 1px;
	background-size: cover;
}

.point {
	height: 90px;
	width: 200px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-family: roman;
	display: none;
	border: 1px solid #b6b6b6;
	border-radius: 2px;
}

.time_info {
    height: 90px;
	width: 160px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-family: roman;
	display: none;
	border: 1px solid #b6b6b6;
	border-radius: 2px;
}

.button_time-info {
    position: absolute;
  	margin-top: 30px;
  	z-index: 1;
} 

.close_location {
    cursor: pointer;
}

.close_time {
    cursor: pointer;
}

.info_style {
	color: black;
	font-family: roman;
	font-size: 14px;
	padding-top: 30px;
    padding-right: 20px;
}

.button_info-location {
	position: absolute;
  	margin-top: 30px;
  	z-index: 1;
}

.title_works {
    font-family: bold;
    font-size: 24px;
    color: #23a1de;
    margin-top: 35px;
}





.footer_title2 {
	font-family: bold;
	font-size: 38px;
	color: black;
	margin-top: 140px;
}

.footer_title2-2 {
    font-size: 22px;
}

.button-buy_online {
	border: 1px solid #00bff3;
    padding-bottom: 13px;
    background-size: cover;

	font-size: 18px;
	font-family: bold;
	color: black;
	border-radius: 5px;
	padding-top: 12px;
	margin-bottom: 32px;
	margin-top: 30px;
}

.button-buy_online:hover {
	background-color: #00bff3;
	cursor: pointer;
}

.name_site {
	font-size: 14px;
	font-family: roman;
	color: #3b3b3b;
	margin-top: 22px;
}

.menu {
	color: #5dcaf2;
	font-size: 14px;
	font-family: roman;
	margin-top: 25px;
}

.menu_link-li {
	float: left;
	margin-left: 45px;
  	padding-left: 15px;
  	cursor: pointer;
}

.year  {
    color:#707070; 
    font-family: regular; 
    font-size:16px; 
    margin-top: 5px;
}

.title_awards {
    font-family: regular; 
    font-size:16px;
    margin-top: 20px;
    color: #23a1de;
    cursor: pointer;
}

.button_eye {
    border: 1px solid #cccccc; 
    width: 60px; height: 20px; 
    border-radius: 3px; 
    margin-left: -15px; 
    margin-top: 30px;
    cursor: pointer;
}

.social {
    margin-top: 25px;
}

.vk {
	border: 1px solid #06c1f3;
	border-radius: 100px;
	height: 50px;
	width: 50px;
	padding-top: 15px;
	float: left;
    cursor:pointer;
}

.facebook {
	border: 1px solid #06c1f3;
	border-radius: 100px;
	height: 50px;
	width: 50px;
	padding-top: 9px;
	float: left;
    margin-left:30px;
    cursor:pointer;
}


.twitter {
	border: 1px solid #06c1f3;
	border-radius: 100px;
	height: 50px;
	width: 50px;
	padding-top: 11px;
	float: left;
    margin-left:30px;
    cursor:pointer;
}


.instagram {
	border: 1px solid #06c1f3;
	border-radius: 100px;
	height: 50px;
	width: 50px;
	padding-top: 9px;
	float: left;
    margin-left:30px;
    cursor:pointer;
}

.map_site {
    font-size: 14px;
    font-family: roman;
    color: #00bff3;
    width: 81px;
    margin-top: 20px;
    margin-left: 200px;
}

.map_site:hover {
    border-bottom: 1px dashed #00bff3;
    cursor: pointer;
}

.site_build {
    font-size: 14px;
    font-family: roman;
    color: #00bff3; 
    margin-left: 195px;
    margin-top: 20px;
}

.belka {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-family: bold;
    text-decoration: none;
}






/*media*/

@media screen and (max-width:1200px) {
    .position_mini-box {
        margin-top: 15px;
    }

    .img_client-mc {
        margin-left: 50px;
    }
    
    .img_client-tm {
        margin-left: 54px;
    }
    
    .lang {
        margin-left: 30px;
    }
    
    .top3 {
        margin-left: 25px;
    }
    
    .menu_link-li {
        margin-left: 20px;
    }
    
    .map_site {
        margin-left: 130px;
    }
    
    .site_build {
        margin-left: 105px;
    }
}


@media screen and (max-width:992px) {
    .pages {
        font-size: 12px;
    }
    
    .header_link {
        font-size: 12px;
    }
    
    .box-img_info {
        font-size: 12px;
    }
    
    .button_box {
        font-size: 11px;
        margin-top: 15px;
    }
    
    .top3 {
        margin-left: 15px;
    }
    
    .content_title2 {
        font-size: 25px;
    }
    
    .content_title {
        font-size: 25px;
    }
    
    .box_title {
        font-size: 25px;
    }
    
    .footer_title {
        font-size: 25px;
    }
    
    .news_block-info_title {
        font-size: 13px;
    }
    
    .news_block-info {
        font-size: 12px;
    }
    
    .data {
        font-size: 10px;
    }
    
    .button-buy_online {
        font-size: 14px;

    }
    
    .footer_title2 {
        font-size: 27px;
    }
    
    .footer_title2-2 {
        font-size: 14px;
    }
    
    .name_site {
        font-size: 12px;
    }
    
    .menu_link-li {
        margin-left: 22px;
        padding-left: 4px;
    }
    
    .menu {
        font-size: 10px;
    }
    
    .map_site {
        width: 63px;
        margin-left: 35px;
        font-size: 11px;
    }
    
    .site_build {
        margin-left: 45px;
        font-size: 11px;
    }
}

@media screen and (max-width:768px) {
    .location {
        font-size: 10px;
    }
    
    .call {
        font-size: 10px;
    }
    
    .time {
        font-size: 10px;
    }
    
    .header_link {
        font-size: 10px;
    }
    
    .pages {
        font-size: 10px;
    }
    
    .prof {
        margin-left: 0px;
    }
    
    .lang {
        margin-left: 0px;
        margin-top: 0px;
    }
    
    .translate {
        margin-left: 0px;
        margin-top: 0px;
        margin-top: 40px;
    }
    
    .top3 {
        margin-top: 90px;
        margin-left: 15px;
    }
    
    .years {
        margin-top: -55px;
    }
    
    .button_box {
        font-size: 10px;
        width: 100%;
    }
    
    .box_title {
        font-size: 20px;
    }
    
    .box-img_info {
        font-size: 10px;
        margin-left: 35px;
    }
    
    .box_img {
        margin-left: 0px;
    }
    
    .img_client-mc {
        margin-left: 20px;
    }
    
    .img_client-tm {
        margin-left: 25px;
    }
    
    .img_client-beel {
        margin-left: 25px;
    }
}


@media screen and (max-width:430px) {
	.news_block-title1 {
		width: 47px;
		font-size: 12px;
	}

	.news_block-title2 {
		width: 37px;
		font-size: 12px;
	}

	.line_controls {
		height: 8px;
	}

	.button_next {
		width: 5px;
	}

	.button_prev {
		width: 5px;
	}

	.vk {
		margin-left: 26px;
	}

	.facebook {
		margin-left: 10px;
	}

	.twitter {
		margin-left: 10px;
	}

	.instagram {
		margin-left: 10px;
	}

	.map_site {
		margin-top: 19px;
	}

	.button_buy {
		width: 90px;
		font-size: 8px;
        margin-top: 0px;
	}

	.logo {
		margin-top: 15px;
		width: 75px;
        margin-left: 100px;
	}

	.car {
		margin-left: 15px;
	}

	.file {
		margin-left: 10px;
	}

	.header_link1 {
		font-size: 10px;
	}

	.header_link {
		font-size: 9px;
	}

	.time {
		font-size: 8px;
	}	

	.location {
		font-size: 8px;
	}

	.call {
		font-size: 8px;
	}

	.menu_link-li {
		
		padding-left: 0px;
	}

	.button_box {
		margin-left: 65px;
	} 

	.position_mini-box1 {
		margin-top: 29px;
	}
}







/*WINDOW*/
#window {
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background: black;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
}

#buy_window {
	position: fixed;
	height: 635px;
    width: 860px;
	background: white;
	z-index: 101;
	top: 0;
	left: 0;
  	display: none;
    margin-left: 20%;
    margin-top: 2%;
}

.close_img {
	cursor: pointer;
	float: right;
    margin-top: 20px;
    margin-right: 45px;
}

.title_window {
    font-family: bold;
    font-size: 30px;
    color: black;
    clear: both;
}

.info_buy {
    margin-left: 50px;
}

.fio {
    font-family: regular;
    font-size: 14px;
    margin-top: 30px;
}

.name_company, .contact {
    font-family: regular;
    font-size: 14px;
    
}

.choose_language {
    font-family: regular;
    font-size: 14px;
    margin-top: 15px;
}

.box_language {
    cursor:pointer;
    border: 1px solid #bbbbbb;
    width: 180px;
    color: #c1c1c1;
    margin-left: 0px;
    margin-top: 15px;
    height: 40px;
    padding-left: 10px;
    padding-top: 8px;
    float: left;
}

.box_language_translate {
    cursor:pointer;
    border: 1px solid #bbbbbb;
    width: 180px;
    color: #c1c1c1;
    margin-left: 10px;
    margin-top: 15px;
    height: 40px;
    padding-left: 10px;
    padding-top: 8px;
    float: left;
}

.box {
    width: 15px;
    background-color: #c1c1c1;
    height: 38px;
    float: right;
    display: block;
    margin-top: -8px;
    padding-top: 7px;
    padding-left: 5px;
}

.add_file {
    margin-top: 20px;
}

.file_text {
    font-family: regular;
    font-size: 16px;
    color: #23a1de;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
    border-bottom: 1px dashed #23a1de;
}

.button_buy-translate {
    font-family: bold;
    font-size: 18px;
    color: black;
    margin-left: 270px;
    border: 1px solid #23a1de;
    width: 220px;
    height: 55px;
    border-radius: 3px;
    margin-top: 35px;
}

.button_buy-translate:hover {
    color: white;
    background-color: #23a1de;
    cursor: pointer;
}
/*WINDOW CLOSE*/


.bg_header-director {
    margin-top: 20px;
}

.border-aboutCompany {
    border: 1px solid #e1e1e1;
    background-size: cover;
    margin-top: 50px;
    padding-bottom: 25px;
}




.position_mini-box {
    margin-top: 20px;
}

.position_mini-box1 {
    margin-top: 20px;
}

.box_title {
	font-size: 30px;
	font-family: bold;
	color: black;
	margin-top: 20px;
}

.box_img {
	border: 1px solid #a0a0a0;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	  float: left;
	margin-left: 20px;
}

.box-img_info{
	font-size: 16px;
	font-family: regular;
	color: #3b3b3b;
	margin-left: 70px;
	padding-top: 4px;
	margin-top: 3px;
}

.box-img_info:hover {
	color: #23a1de;
	cursor: pointer;
}

.infoAbout_lingva {
    border: 1px solid #f4f4f4;
    background-size: cover;
box-shadow: 0px 3px 12px #d3d3d3;
    margin-top: 40px;
    padding-bottom: 40px;
}

.title_infoAbout {
    font-family: bold;
    font-size: 18px;
    color: #23a1de;
    margin-left: 40px;
    margin-top: 80px;
}

.text_infoAbout {
    font-size: 16px;
    font-family: regular;
    margin-left: 40px;
    margin-top: 60px;
}

.china_text {
    font-family: regular;
    font-size: 16px;
    margin-top: 30px;
}




















